{if !$mheader}
{$this->lang['new_and_recommended']}
{$this->lang['All']}
{if $c === 'all'} {count($query_apps)}
{/if}
{if $ad}
{/if}
{foreach from=$this->settings['APPS_GENRES'] item=label key=key}
{$this->lang['my_games']}{if $c === 'uapps' && $user_id == $this->userid} {count($query_apps)}{/if}
{$label} {if $c === 'genre' && $genre === $key+1}{count($query_apps)}{/if}
{/foreach}
{if count($user_apps)}
{/if}
{/if}
{$this->lang['top_games']}
-
{foreach $top_apps as $app}
- {$app.title}{$this->lang['Players']}: {$this->getAppPlayersCount($app.id)}
{/foreach}
{$this->lang['sponsored']}
{$ad}